Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use full URL for Argo CD manifest #95

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

jonathansick
Copy link
Member

@jonathansick jonathansick commented Jul 1, 2020

This works around the issue discussed in argoproj/argo-cd#3814 due to changes in kustomize and go-getter. Essentially, with the // technique of downloading a single directory, other directories outside that tree
couldn't be resolved.

This works around the issue discussed in
argoproj/argo-cd#3814 due to changes in
kustomize and go-getter. Essentially, with the `//` technique of
downloading a single directory, other directories outside that tree
couldn't be resolved.
@jonathansick jonathansick force-pushed the u/jonathansick/argo-cd-url branch from a60ab7e to bff42c0 Compare July 1, 2020 16:06
@jonathansick jonathansick merged commit 6526a0d into master Jul 1, 2020
@jonathansick jonathansick deleted the u/jonathansick/argo-cd-url branch July 1, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant